home *** CD-ROM | disk | FTP | other *** search
/ One Click 14 / OneClick14.iso / interface / it.dig / scripts / DefineButton2_282 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2004-08-04  |  64 b   |  4 lines

  1. on(press){
  2.    _root.categoria_mc.controle.gotoAndPlay(10);
  3. }
  4.